FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package healthdata.be.r4.cbb#0.16.0-beta (94 ms)

Package healthdata.be.r4.cbb
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-PharmaceuticalProduct
Url https://fhir.healthdata.be/StructureDefinition/HdBe-PharmaceuticalProduct
Status draft
Date 2022-10-17T09:09:13.9562003+00:00
Name HdBePharmaceuticalProduct
Title HdBe-PharmaceuticalProduct
Experimental False
Description **Concept** The prescribed substance is usually medication. However, medical aids and bandages can also be prescribed and supplied via the pharmacy. Food and blood products do not strictly belong in the medication category, but can be prescribed and supplied by a pharmacy as well. A type of medication can be indicated with **a single code**. Entering multiple ingredients will enable you to display a compound product. If one of the composite parts is liquid, the dosage will be given in milliliters; otherwise it will be given in ‘units’. In that case, the **composition of the medication** can be specified implicitly (with the use of a medication code) or explicitly, for example by listing the (active) ingredient(s) of the medication. **Magistral prescriptions** can be entered as well. This can be done by means of the option listed above to enter coded ingredients and/or by entering the composition and preparation method as free text. This is a partial information model
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Medication
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/HdBe-MedicationAdministration2 HdBe-MedicationAdministration2
https://fhir.healthdata.be/StructureDefinition/HdBe-MedicationAgreement HdBe-MedicationAgreement
https://fhir.healthdata.be/StructureDefinition/HdBe-MedicationUse2 HdBe-MedicationUse2

Resources that this resource uses

StructureDefinition
https://fhir.healthdata.be/StructureDefinition/ext-PharmaceuticalProduct.Description ext-PharmaceuticalProduct.Description
https://fhir.healthdata.be/ValueSet/PharmaceuticalForm PharmaceuticalForm
https://fhir.healthdata.be/ValueSet/ProductCode ProductCode
https://fhir.healthdata.be/ValueSet/SubstanceCode SubstanceCode


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "HdBe-PharmaceuticalProduct",
  "url" : "https://fhir.healthdata.be/StructureDefinition/HdBe-PharmaceuticalProduct",
  "name" : "HdBePharmaceuticalProduct",
  "title" : "HdBe-PharmaceuticalProduct",
  "status" : "draft",
  "date" : "2022-10-17T09:09:13.9562003+00:00",
  "publisher" : "Healthdata.be (Sciensano)",
  "contact" : [
    {
      "name" : "Service portal – healthdata.be",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://sciensano.service-now.com/sp",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "**Concept**\r\nThe prescribed substance is usually medication. However, medical aids and bandages can also be prescribed and supplied via the pharmacy. Food and blood products do not strictly belong in the medication category, but can be prescribed and supplied by a pharmacy as well. \r\n\r\nA type of medication can be indicated with **a single code**. Entering multiple ingredients will enable you to display a compound product. If one of the composite parts is liquid, the dosage will be given in milliliters; otherwise it will be given in ‘units’. \r\n\r\nIn that case, the **composition of the medication** can be specified implicitly (with the use of a medication code) or explicitly, for example by listing the (active) ingredient(s) of the medication. \r\n\r\n**Magistral prescriptions** can be entered as well. This can be done by means of the option listed above to enter coded ingredients and/or by entering the composition and preparation method as free text. \r\nThis is a partial information model",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-pharmaceuticalproduct-v2.1.2-2020EN",
      "uri" : "https://zibs.nl/wiki/PharmaceuticalProduct-v2.1.2(2020EN)",
      "name" : "zib PharmaceuticalProduct-v2.1.2(2020EN)"
    },
    {
      "identity" : "HdBe-PharmaceuticalProduct",
      "uri" : "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-PharmaceuticalProduct",
      "name" : "HdBe logical model PharmaceuticalProduct"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Medication",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Medication",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Medication",
        "path" : "Medication",
        "short" : "PharmaceuticalProduct",
        "alias" : [
          "FarmaceutischProduct"
        ],
        "mapping" : [
          {
            "identity" : "zib-pharmaceuticalproduct-v2.1.2-2020EN",
            "map" : "NL-CM:9.7.19926",
            "comment" : "PharmaceuticalProduct"
          },
          {
            "identity" : "HdBe-PharmaceuticalProduct",
            "map" : "PharmaceuticalProduct"
          }
        ]
      },
      {
        "id" : "Medication.extension:description",
        "path" : "Medication.extension",
        "sliceName" : "description",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.healthdata.be/StructureDefinition/ext-PharmaceuticalProduct.Description"
            ]
          }
        ]
      },
      {
        "id" : "Medication.extension:description.value[x]",
        "path" : "Medication.extension.value[x]",
        "mapping" : [
          {
            "identity" : "HdBe-PharmaceuticalProduct",
            "map" : "PharmaceuticalProduct.ProductSpecifications.Description"
          }
        ]
      },
      {
        "id" : "Medication.code",
        "path" : "Medication.code",
        "short" : "MedicationCode",
        "definition" : "Code of the Medication.",
        "alias" : [
          "ProductCode"
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.healthdata.be/ValueSet/ProductCode"
        },
        "mapping" : [
          {
            "identity" : "zib-pharmaceuticalproduct-v2.1.2-2020EN",
            "map" : "NL-CM:9.7.19927",
            "comment" : "MedicationCode"
          },
          {
            "identity" : "HdBe-PharmaceuticalProduct",
            "map" : "PharmaceuticalProduct.MedicationCode"
          }
        ]
      },
      {
        "id" : "Medication.code.text",
        "path" : "Medication.code.text",
        "short" : "Medication",
        "definition" : "For medication that has no code, enter the complete name of the pharmaceutical product here.",
        "alias" : [
          "ProductNaam"
        ],
        "mapping" : [
          {
            "identity" : "zib-pharmaceuticalproduct-v2.1.2-2020EN",
            "map" : "NL-CM:9.7.19929",
            "comment" : "Medication"
          },
          {
            "identity" : "HdBe-PharmaceuticalProduct",
            "map" : "PharmaceuticalProduct.ProductSpecifications.Medication"
          }
        ]
      },
      {
        "id" : "Medication.form",
        "path" : "Medication.form",
        "short" : "PharmaceuticalForm",
        "definition" : "The pharmaceutical form indicates the form of the medication. Examples include: tablet, suppository, infusion liquid, ointment. For products without a code (free text, preparation by the pharmacy), the means of administration can be entered.",
        "alias" : [
          "FarmaceutischeVorm"
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.healthdata.be/ValueSet/PharmaceuticalForm"
        },
        "mapping" : [
          {
            "identity" : "zib-pharmaceuticalproduct-v2.1.2-2020EN",
            "map" : "NL-CM:9.7.19931",
            "comment" : "PharmaceuticalForm"
          },
          {
            "identity" : "HdBe-PharmaceuticalProduct",
            "map" : "PharmaceuticalProduct.ProductSpecifications.PharmaceuticalForm"
          }
        ]
      },
      {
        "id" : "Medication.ingredient",
        "path" : "Medication.ingredient",
        "short" : "Ingredient",
        "definition" : "A product contains one or more active substances and excipients. These are usually determined by the product code. For medication prepared or compounded by the local pharmacy, each ingredient must be entered separately.\r\n\r\nThe active substances play an important role, as they: a) determine the pharmacotherapeutic effect of the medication and b) serve as the basis for the indication of the strength of the medication (e.g. 200mg).",
        "alias" : [
          "Ingredient"
        ],
        "mapping" : [
          {
            "identity" : "zib-pharmaceuticalproduct-v2.1.2-2020EN",
            "map" : "NL-CM:9.7.19932",
            "comment" : "Ingredient"
          },
          {
            "identity" : "HdBe-PharmaceuticalProduct",
            "map" : "PharmaceuticalProduct.ProductSpecifications.Ingredient"
          }
        ]
      },
      {
        "id" : "Medication.ingredient.item[x]",
        "path" : "Medication.ingredient.item[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Medication.ingredient.item[x]:itemCodeableConcept",
        "path" : "Medication.ingredient.item[x]",
        "sliceName" : "itemCodeableConcept",
        "short" : "SubstanceCode",
        "definition" : "Active substance or excipient.",
        "alias" : [
          "SubstanceCode"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.healthdata.be/ValueSet/SubstanceCode"
        },
        "mapping" : [
          {
            "identity" : "zib-pharmaceuticalproduct-v2.1.2-2020EN",
            "map" : "NL-CM:9.7.19934",
            "comment" : "SubstanceCode"
          },
          {
            "identity" : "HdBe-PharmaceuticalProduct",
            "map" : "PharmaceuticalProduct.ProductSpecifications.Ingredient.SubstanceCode"
          }
        ]
      },
      {
        "id" : "Medication.ingredient.strength",
        "path" : "Medication.ingredient.strength",
        "short" : "Concentration",
        "definition" : "The relative amount of this ingredient in this product.\r\nCalculation of Concentration = Ingredient Amount ÷ Product Amount.\r\n\r\nThis could be a concentration if the medication is dissolved in liquid, for example.",
        "alias" : [
          "Sterkte"
        ],
        "mapping" : [
          {
            "identity" : "zib-pharmaceuticalproduct-v2.1.2-2020EN",
            "map" : "NL-CM:9.7.19933",
            "comment" : "Concentration"
          },
          {
            "identity" : "HdBe-PharmaceuticalProduct",
            "map" : "PharmaceuticalProduct.ProductSpecifications.Ingredient.Concentration"
          }
        ]
      },
      {
        "id" : "Medication.ingredient.strength.numerator",
        "path" : "Medication.ingredient.strength.numerator",
        "short" : "IngredientAmount",
        "definition" : "The amount and unit of this ingredient. This is the numerator for the calculation of the concentration.",
        "alias" : [
          "IngredientHoeveelheid"
        ],
        "mapping" : [
          {
            "identity" : "zib-pharmaceuticalproduct-v2.1.2-2020EN",
            "map" : "NL-CM:9.7.22277",
            "comment" : "IngredientAmount"
          },
          {
            "identity" : "HdBe-PharmaceuticalProduct",
            "map" : "PharmaceuticalProduct.ProductSpecifications.Ingredient.Concentration.IngredientAmount"
          }
        ]
      },
      {
        "id" : "Medication.ingredient.strength.denominator",
        "path" : "Medication.ingredient.strength.denominator",
        "short" : "ProductAmount",
        "definition" : "Amount of the product. This is the denominator for the calculation of the concentration.",
        "alias" : [
          "ProductHoeveelheid"
        ],
        "mapping" : [
          {
            "identity" : "zib-pharmaceuticalproduct-v2.1.2-2020EN",
            "map" : "NL-CM:9.7.22278",
            "comment" : "ProductAmount"
          },
          {
            "identity" : "HdBe-PharmaceuticalProduct",
            "map" : "PharmaceuticalProduct.ProductSpecifications.Ingredient.Concentration.ProductAmount"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.